PM3.6 - Game & Watch - Subroutine - 0x29fb0

  1. if ((InternalConstantInt(LaunchSpeed) GreaterThan scalar(3.7)))
    1. SoundEffectStop(4498)
    2. SoundEffectStop(4499)
    3. if ((InternalConstantInt(LaunchSpeed) GreaterThan scalar(6.7)))
      1. SoundEffect1(4498)
      2. SoundEffect1(4498)
      3. SyncWait(1.0)
      4. if (RollADie value(2))
        1. loop 5 times:
          1. SoundEffect1(4473)
          2. SyncWait(10.0)
      5. else
        1. loop 5 times:
          1. SoundEffect1(4491)
          2. SyncWait(10.0)
    4. else
      1. SoundEffect1(4499)